<xsl:when test="atom:link[@rel='alternate' and @type='text/html']"><xsl:value-of select="atom:link[@rel='alternate' and @type='text/html']/@href"/></xsl:when>
<xsl:when test="link[@rel='alternate' and @type='text/html']"><xsl:value-of select="link[@rel='alternate' and @type='text/html']/@href"/></xsl:when>